Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 175,880 for

document formatting

(0.47 sec)
  1. Aspose::Words::Fields::FieldMergeRec class | As...

    Aspose::Words::Fields::FieldMergeRec class. Implements the MERGEREC field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldMergeRec...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Product Overview|Aspose.Words for Java

    Aspose.Words for Java is a software library designed to create, modify, convert, render, and print Documents without relying on any other software....perform a wide variety of document processing tasks. We call...call it the Programmable Document Editor. Using Aspose.Words, you...

    docs.aspose.com/words/java/product-overview/
  3. Tables and images getting truncated during tran...

    We are using ASPOSE.Words to convert .doc to .docx. (.NET) During transformation, the tables and images are getting truncated . What settings to use? Please help....@hrnallap When converting documents from .doc to .docx using Aspose...Rendering Options : If your document contains metafiles, you can...

    forum.aspose.com/t/tables-and-images-getting-tr...
  4. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection....with default numbered list formatting (1 \ a \ i). Throws an exception...and use it in a document. doc = aw . Document () # A list allows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame....to build a formatted 2x2 table. doc = aw . Document () builder...insert_cell () builder . cell_format . vertical_alignment = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_Fill met...

    Aspose::Words::Drawing::ShapeBase::get_Fill method. Gets fill Formatting for the shape in C++....ShapeBase::get_Fill method Gets fill formatting for the shape. System ::...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Mail Merge and Reporting in C#|Aspose.Words for...

    Mail Merge is a popular feature for quickly creating Documents using C#. Aspose.Words for .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex Documents such as reports, catalogs, inventories, and invoices....and shows how to generate documents from data sources. Mail Merge...quickly and easily creating documents such as letters, labels, and...

    docs.aspose.com/words/net/mail-merge-and-report...
  8. OneNote Java API | Create Convert and Manipulat...

    Java library to read manipulate and convert Microsoft Office OneNote Documents to PDF BMP JPG GIF and TIFF image formats....Java OneNote Applications Documentation Source Code API Reference...Overview OneNote Applications Documentation Source Code API Reference...

    products.aspose.com/note/java/
  9. Aspose.Words for Node.js | Aspose API References

    Aspose.Words for Node.js is a class library that can be used by developers for various platforms for a variety of Document processing tasks....and printing Microsoft Word documents without utilizing Microsoft...robust support for AI-powered document processing. Aspose.Words.Bibliography...

    reference.aspose.com/words/nodejs-net/
  10. Merge MD Files in C#

    Refer to this article to merge MD files in C#. It has the IDE settings, a list of instructions, and a sample code to combine MD in C# using a few API calls only....the first MD file into the Document object and set the callback...second MD file into another Document object with the same configuration...

    kb.aspose.com/words/net/merge-md-files-in-csharp/